/*CSSreset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #FFFFFF;
    font-family: "Microsoft YaHei";
    font-size: 16px !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0
}

/*文字排版*/

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal
}

.t2 {
    text-indent: 2em
}

.lh150 {
    line-height: 150%
}

.lh180 {
    line-height: 180%
}

.lh200 {
    line-height: 200%
}

.unl {
    text-decoration: underline
}

.no_unl {
    text-decoration: none
}

/*定位*/

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.cb {
    clear: both
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

* html.clearfix {
    height: 1%
}

.Clearfix {
    display: block
}

.vm {
    vertical-align: middle
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.abs {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden
}

.none {
    display: none
}

/*长度高度*/

.w10 {
    width: 10px
}

.w20 {
    width: 20px
}

.w30 {
    width: 30px
}

.w40 {
    width: 40px
}

.w50 {
    width: 50px
}

.w60 {
    width: 60px
}

.w70 {
    width: 70px
}

.w80 {
    width: 80px
}

.w90 {
    width: 90px
}

.w100 {
    width: 100px
}

.w200 {
    width: 200px
}

.w250 {
    width: 250px
}

.w300 {
    width: 300px
}

.w400 {
    width: 400px
}

.w500 {
    width: 500px
}

.w600 {
    width: 600px
}

.w700 {
    width: 700px
}

.w800 {
    width: 800px
}

.w {
    width: 100%
}

.h50 {
    height: 50px
}

.h80 {
    height: 80px
}

.h100 {
    height: 100px
}

.h200 {
    height: 200px
}

.h {
    height: 100%
}

/*边距*/
.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m30 {
    margin: 30px
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

.mt100 {
    margin-top: 100px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mb100 {
    margin-bottom: 100px
}

.ml5 {
    margin-left: 5px
}


.aboutus {
    margin-top: 58px;
    width: 100%;
    background: #999999;
    height: 270px;
    overflow: hidden;
}

.aboutus-layout {
    width: 1200px;
    height: 270px;
    margin: 0px auto;
}

.ableft {
    /*float: left;*/
    width: 1200px;
    height: 270px;
    overflow: hidden;
}


.abright {
    width: 340px;
    float: left;
    overflow: hidden;
    height: 285px;
    text-align: center;
}

.abtitle {
    height: 87px;
    width: 98%;
    color: #FFFFFF;
    line-height: 87px;
    font-size: 24px;
    border-bottom: 1px dashed #FFFFFF;
    margin: 0px auto;
}

.abtitle .absp2 {
    padding-left: 20px;
}

.abcontent {
    height: 166px;
    padding-top: 14px;
}

.abcontent p {
    /*text-indent: 2em;*/
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF;

}

.abimg {
    padding-top: 52px;
}

.abimg p {
    color: #FFFFFF;
    font-size: 14px;
}

.footer {
    height: 110px;
    width: 100%;
    background-color: #DCDDDD;
}

.footer-layout {
    width: 1200px;
    margin: 0px auto;
    height: 92px;
}

.footer-p {
    padding-top: 20px;
}

.footer-layout p {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}

#con {
    width: 800px;
    float: right;
    position: absolute;
    display: block;
    left: 160px;
    top: 130px;
    z-index: 999999;
}

#con ul li {
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 14px;
    font-size: 16px;
}

#con a {
    text-decoration: none;
    color: #363636;
    display: block;
    width: 100px;
    height: 30px;
}

#con a:hover {
    background: #178DFF;
    color: #FFFFFF;
}

#con ul ul {
    display: none;
}

#ul02 li a {
    width: 142px !important;
}

#ul03 li a {
    width: 142px !important;
}

#ul02 li {
    background: #FFFFFF;
    font-size: 14px !important;
    text-align: left !important;
    width: 142px !important;
    text-indent: 2em;
    border-bottom: 1px solid #808080 !important;
}

#ul03 li {
    background: #FFFFFF;
    font-size: 14px !important;
    text-align: left !important;
    width: 142px !important;
    text-indent: 2em;
    border-bottom: 1px solid #808080 !important;
}

#ul02 li a:link {

    border-bottom: 1px solid #eaeaea !important;
    color: #363636 !important;
}

#ul02 li a:hover {

    color: #FFFFFF !important;
    border-bottom: 1px solid #eaeaea !important;
}

#ul03 li a:link {

    border-bottom: 1px solid #eaeaea !important;
    color: #363636 !important;
}

#ul03 li a:hover {

    color: #FFFFFF !important;
    border-bottom: 1px solid #eaeaea !important;
}

.qrCode {
    position: relative;
    left: 220px;
    top: -110px;
    width: 103px;
    float: right
}